You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
DefineOperator Method
>
TMtxExpression.DefineOperator Method ([In] string, TExprFunc, int, int)
Dew Math for .NET
TMtxExpression.DefineOperator Method ([In] string, TExprFunc, int, int)
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
DefineOperator Method
Collapse All
Syntax
C#
Visual Basic
public
void
DefineOperator
([In]
string
AOperatorSign
,
TExprFunc
AFuncAddress
,
int
NArguments
,
int
Precedence
);
Public
Function
DefineOperator
(
AOperatorSign
As
[In]
string
,
AFuncAddress
As
TExprFunc
,
NArguments
As
Integer
,
Precedence
As
Integer
)
As
void
Description
This is DefineOperator, a member of class TMtxExpression.
Group
DefineOperator Method
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
DefineOperator Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!